How to Install dbs software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install dbs software package in Ubuntu 12.04 LTS (Precise Pangolin)

dbs software package provides Allows Debian source packages with multiple patches, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dbs 

dbs is installed in your system.

Make ensure the dbs package were installed using the commands given below,

$ sudo dpkg-query -l | grep dbs *

You will get with dbs package name, version, architecture and description in a table

dbs package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package dbs
Version 0.47
Description Allows Debian source packages with multiple patches
Sub Section devel


See Also, How to uninstall or remove dbs software package from Ubuntu 12.04 LTS (Precise Pangolin)?